<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>55</cardCount>
<cardID>2161</cardID>
<listID>13646</listID>
<cantModify><true /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>480</width>
<height>296</height>
</cardSize>
<script>on openCardpalette "go"end openCardon closeStackif there is a window "go" then hide window "go"pass closeStackend closeStackon aboutThisStackglobal mHomeVers,mHomeDateif mHomeVers is empty thenanswer "MegaHome is not installed."elseget mHomeDateconvert it to short dateanswer "MegaHome"&&mHomeVers&&"of"&&it&&"is installed."end ifend aboutThisStack</script>